From be57d3743e15bbb699277358a290908047f2b582 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Fri, 27 Apr 2007 18:53:22 +0000 Subject: [PATCH] * textmodes/flyspell.el (flyspell-auto-correct-previous-word): Use window-start and window-end. --- lisp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ea0926c5599..17de3727d9c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2007-04-27 Chong Yidong + + * textmodes/flyspell.el (flyspell-auto-correct-previous-word): Use + window-start and window-end. + 2007-04-26 Glenn Morris * progmodes/python.el: Restore file pending consideration of legal -- 2.30.2